const runtime.fixedStack2
3 uses
runtime (current package)
stack.go#L84: fixedStack2 = fixedStack1 | (fixedStack1 >> 1)
stack.go#L85: fixedStack3 = fixedStack2 | (fixedStack2 >> 2)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)